|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.webphotos.dao.jpa.WebPhotosDAO<AlbumVO,Integer> net.sf.webphotos.dao.jpa.AlbumDAO
public class AlbumDAO
Field Summary |
---|
Fields inherited from class net.sf.webphotos.dao.jpa.WebPhotosDAO |
---|
entityManager |
Constructor Summary | |
---|---|
AlbumDAO()
|
Method Summary | |
---|---|
List<AlbumVO> |
findAll()
|
Methods inherited from class net.sf.webphotos.dao.jpa.WebPhotosDAO |
---|
createNativeQuery, find, findBy, findByNamedQuery, findByNativeQuery, getEntityManager, remove, save, setEntityManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlbumDAO()
Method Detail |
---|
public List<AlbumVO> findAll()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |